PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFNamedDestination Class / getName Method
In This Topic
    getName Method
    In This Topic
    Gets the destination name.
    Syntax
    public java.lang.String getName()

    Return Value

    The name of the destination.
    See Also